'宣言 Public Overloads Sub Export( _ ByVal path As System.String, _ ByVal appointments As System.Collections.Generic.IList(Of Event) _ )
public void Export( System.string path, System.Collections.Generic.IList<Event> appointments )
パラメータ
- path
- エクスポート先のフルパス(ファイル名と拡張子を含む)を含む System.String。
- appointments
- System.Collections.Generic.IList`1 オブジェクト。